This repository was archived by the owner on Jan 25, 2021. It is now read-only.
Update Gradle wrapper to 4.8.1#62
Open
friederbluemle wants to merge 1 commit into
Open
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #62 +/- ##
=========================================
Coverage 83.5% 83.5%
Complexity 10 10
=========================================
Files 1 1
Lines 97 97
Branches 5 5
=========================================
Hits 81 81
Misses 15 15
Partials 1 1Continue to review full report at Codecov.
|
b8c5cdd to
b3b4c7e
Compare
594f253 to
b3b4c7e
Compare
b3b4c7e to
598ed37
Compare
598ed37 to
49fb006
Compare
49fb006 to
ece2553
Compare
Author
|
Gradle |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This updates Gradle wrapper to
4.8.1.Note that since this was autogenerated by the
wrappertask, it also returns the filegradlew.batto standardCRLFline endings (the file is only used on Windows operating systems, which expectCRLFas end-of-line markers).